xen.git
2008-05-01 Keir FraserUpdate README to reference next major Xen release ...
2008-05-01 Keir Fraserdocs: Do not reference stale external websites.
2008-05-01 Keir Fraserx86: Fix FADT parsing for PM event blocks.
2008-05-01 Keir Fraserx86: Support x2APIC mode.
2008-05-01 Keir Fraserx86: Make apicid 32 bits in preparation for x2APIC...
2008-05-01 Keir Fraserx86: Add TSC stop support for Deep C state
2008-05-01 Keir Fraseri386: Fix build.
2008-05-01 Keir FraserAdd acpi C3 support for x86.
2008-05-01 Keir FraserPort acpi bit register support from Linux.
2008-05-01 Keir FraserAdd option "xen_processor_pm" in xen to enable dom0...
2008-05-01 Keir FraserAdd basic acpi C-states based cpu idle power mgmt in...
2008-05-01 Keir FraserMSI 5/6: add MSI support to passthrough HVM domain
2008-05-01 Keir FraserMSI 4/6: remove io_mem permission for MSI-X, since...
2008-05-01 Keir FraserMSI 3/6: add msi support to xen
2008-05-01 Keir FraserMSI 2/6: change the pirq to be per-domain
2008-05-01 Keir FraserMSI 1/6: Move PCI functions and headers to a common...
2008-05-01 Keir Fraserxemnstored: Fix xenstored abort when connection dropped.
2008-05-01 Keir Fraser[Xend/ACM] Provide explicit initialization function...
2008-05-01 Keir Fraser[Xend/ACM] Embed the policy schema in the python file
2008-05-01 Keir FraserVT-d: Separate VT-d page table from P2M table
2008-05-01 Keir FraserFix xend config typos
2008-05-01 Keir FraserAdd SSL/TLS support to relocation
2008-05-01 Keir Fraserx86 time: Read platform time before locally-extrapolate...
2008-04-25 Keir FraserChangeLog: Document DOMCTL_set_cpuid
2008-04-25 Keir Fraserx86, hvm: Guest CPUID configuration.
2008-04-25 Keir Fraserxm: Add a new option to xm dump-core
2008-04-25 Keir Fraserxm: Fix cmdHelp() for xm reset
2008-04-25 Keir FraserIntel VPID: Do not crash if INVVPID is attempted before...
2008-04-25 Keir Frasershadow: Fix TLB flushing in the second pass of sh_preal...
2008-04-24 Keir Fraservmx: Fix address of EPT identity-map pagetable that...
2008-04-24 Keir Fraserioemu: Save PCI device INTx line states.
2008-04-24 Keir Fraseria64: fix domain builder
2008-04-24 Keir Fraserxencomm: Fix a trivial warning.
2008-04-24 Keir Fraserxenbaked: Fix access to trace buffer after xentrace...
2008-04-24 Keir Frasertrace: Notify dom0 from tasklet context.
2008-04-23 Keir FraserAMD IOV: Fix dom0 initialisation.
2008-04-23 Keir Fraserblktap: Automatically start tapdisk-ioemu on demand
2008-04-23 Keir Fraserdocs: Update xencons- Linux boot parameter to reflect...
2008-04-23 Keir Fraserdocs: Update for Xen boot parameter changes.
2008-04-23 Keir FraserDrop characters if an asynchronous serial tx buffer...
2008-04-23 Keir FraserNew boot parameter 'serial_tx_buffer=<size>' to change...
2008-04-23 Keir Fraservt-d: Reduce printk() output to a more sensible level.
2008-04-23 Keir FraserACM: Put hash of XML policy into binary policy to tie...
2008-04-23 Keir Fraserx86: Fix a typo in shadow_get_and_create_l1e().
2008-04-23 Keir FraserRevert 17499:451ae3b8e5c8
2008-04-23 Keir Fraserx86: Reduce assertion aggressiveness in send_IPI_mask().
2008-04-23 Keir Fraserfiglet: Fix handling of full final line of octal output.
2008-04-22 Keir Fraservt-d: Clean up and fix dom0 initialisation.
2008-04-22 Keir Fraserx86/hvm: fix copy-and-paste mistakes
2008-04-22 Keir Fraserblktap: Automatically start tapdisk-ioemu on demand
2008-04-22 Keir Fraserx86_emulate: Support CMPXCHG16B.
2008-04-22 Keir Fraserx86 iommu: Better synchronisation on dirq_mask.
2008-04-22 Keir Fraserx86_emulate: Disable writeback if BSF/BSR are passed...
2008-04-22 Keir Fraserx86: Fix handling of BSF and BSR instructions.
2008-04-22 Keir Fraserconsole: Provide option to stall the inter-domain conso...
2008-04-22 Keir Fraserhotplug scripts: Fix sharing check for blktap
2008-04-22 Keir Fraserx86_emulate: BT instruction does not write to its ...
2008-04-22 Keir Fraservt-d: Fix a bug in addr_to_dma_page_maddr(), and add...
2008-04-22 Keir Fraserxm: Add a new command: xm reset
2008-04-21 Keir Frasersrc-tarball: Remove source control metadata.
2008-04-21 Keir FraserCache figlet output across builds, and provide src...
2008-04-21 Keir Fraseriommu: initialisation cleanup and bugfix.
2008-04-21 Keir FraserAMD IOV: Fix xen boot on non-iommu systems.
2008-04-21 Keir Fraserx86, hvm: Merge 32-bit and 64-bit asm stubs into common...
2008-04-21 Keir Frasersvm: Do not hide 3DNow! CPU capabilities from SVM guests.
2008-04-21 Keir Fraserx86, hvm: Assembly stub cleanups.
2008-04-21 Keir Fraseriommu: Consolidate iommu enablement logic. Now there...
2008-04-21 Keir Fraseramd iommu: clean up debug information.
2008-04-18 Keir Fraserdocs: update xen-apic docs
2008-04-18 Keir Fraserioemu: Fix cross-build of tapdisk-ioemu
2008-04-17 Keir Fraserx86: Fix the non-PAE build.
2008-04-17 Keir Fraserx86, hvm: Allow emulation of 'multi-cycle' MMIO reads...
2008-04-17 Keir Fraserx86_emulate: Emulate MMX movq instructions.
2008-04-16 Keir Fraserx86_emulate: Emulate certain FPU instructions by buildi...
2008-04-16 Keir Fraserx86_emulate: Implement a more dynamic interface for...
2008-04-16 Keir FraserAMD IOMMU: Add event logging support.
2008-04-16 Keir Fraser[VTD] Fix VT-d PAE issues.
2008-04-16 Keir Fraserx86, hvm: Lots of MTRR/PAT emulation cleanup.
2008-04-16 Keir Fraserstubdom: make use of PVFB resize event
2008-04-16 Keir Fraserioemu: drop reschedule of handle_buffered_io on I/O...
2008-04-16 Keir Fraserminios: simplify schedule()
2008-04-16 Keir Fraserminios: call do_hypervisor_callback directly from force...
2008-04-16 Keir Fraserstubdom: sparse application's BSS by linking it separat...
2008-04-16 Keir Fraserx86: Fix emulation of PCI access register at I/O port...
2008-04-16 Keir Fraser[LIBFSIMAGE] Support 256 byte inodes on ext3
2008-04-16 Keir Fraserx86, hvm: Fix memory leak.
2008-04-15 Keir Fraserhvmloader: Explicitly revert to text section after...
2008-04-15 Keir Fraserhvmloader: Framework for multiprocessor initialisation.
2008-04-15 Keir Fraserx86, hvm: APIC INIT handling can make use of existing...
2008-04-15 Keir Frasertools: Build fixes for *BSD.
2008-04-15 Keir Fraserioemu: COW driver flush method should return an int.
2008-04-15 Keir Fraserx86, hvm: Clean up handling of APIC INIT and SIPI messages.
2008-04-15 Keir Fraserx86, hvm: If an MMIO handler returns X86EMUL_RETRY...
2008-04-15 Keir Fraserx86: per-domain p2m structure must be initialised to...
2008-04-15 Keir FraserTasklet bug fixes.
2008-04-15 Keir Fraserdomctl: Do not return XEN_DOMINF_blocked if no VCPUs...
2008-04-15 Keir Fraserx86, hvm: I/O emulation handlers return X86EMUL_* retur...
2008-04-15 Keir Fraserxend/acm: Fixes to labelling of resources.
2008-04-15 Keir Fraser[IA64] Remove duplicate tasklet code
2008-04-15 Keir Fraser[IA64] Fix pci.h include overlap
next